home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / text / misc / AutoPDF14.readme < prev    next >
Text File  |  2001-05-03  |  6KB  |  121 lines

  1. Short:    AutoPDF 1.4 - Convert Postscript to PDF
  2. Author:   Designburo.nl
  3. Uploader: Designburo.nl (info@designburo.nl)
  4. Version:  1.4
  5. Type:     text/misc
  6. Replaces: AutoPDF12.lha
  7. Required: Ghostscript, copy (, lha, lzx, zip, EPSLab)
  8.  
  9.  
  10. New in this version [1.4]
  11. Added the option to automatically create a full color PNG file.
  12. Sometimes it is not possible to view your PDF file correctly on the Amiga.
  13. With the PNG option AutoPDF will also create a PNG picture of the PDF file, so you can check if all looks fine!
  14.  
  15. * added and undocumented feature to automatically create EPS files that you can load into Pagestream with a preview picture!
  16. For example:
  17. You create a really nice looking logo in Drawstudio, but the postscript export is virtually unuseable in Pagestream, since you only get a 
  18. Bounding box.. OK, let's use ghostscript to create a tiff preview and use EPSLab to include it into the EPS, you think! That's where it goes wrong..
  19. Ghostscript will create a full LEGAL size paper with the logo on the bottom as a tiff preview.
  20. This means that your eps preview in pagestream is completely useless!!
  21. Solution: Load your in e.g. Drawstudio created logo into Pagestream, adjust your Page size in pagestream to exactly match the dimensions 
  22. of the eps bounding box (use the toolbox coordinates of Pagestream).
  23. Now save this as a .ps file with e.g. a Linotronic PPD file and fill in the paper dimensions again in the postscript printer setup.
  24. Make sure you have an assign for epslab called EPSLab:
  25. run AutoPDF with following options:
  26. AutoPDF EPS <source dir> <dest. dir> [-v]
  27. :Important: You have to end the source and destination paths with a "/".
  28. :-v is optional, but should be the last argument.
  29. Copy the created .ps file from pagestream to the source directory you gave AutoPDF.
  30. After the magic is done, you will have your logo as an EPS file in the destination directory..
  31. Just load it up into Pagestream, at the import filter choose 'EPS' and voila!!
  32. Remember!!! You see a tiff preview when working in Pagestream, this will not be transparant!
  33. As soon as you print (TO POSTSCRIPT!) it will use the original EPS file with transparency and gradients!!
  34.  
  35. We as a designburo need these kind of files badly, hope you find them usefull as well!
  36.  
  37. ---
  38. New in this version [1.3]:
  39. On request added the possibility to start the program only converting one file, with an optional Packing method.
  40. There's now also a menu option to prevent the source file from being deleted.
  41.  
  42. note:Read something concering Ghostscript 6.5, if this becomes available for Amiga, AutoPDF will support it!
  43. note[2]: Still haven't received any faxes :-) 
  44.  
  45. ---
  46. New in this version [1.2]:
  47. Since I got a lot of response to this little program and some hints as how to
  48. improve it I've done following:
  49.  
  50. * You can now choose a new destination and source directory with the menubar.
  51. * The program can be started with a -v option.
  52.   This shows Ghostscript and other information in the shell you started the program from.
  53.   This can be helpfull to know if a PDF creation has succeeded.
  54. * If you have lha, lzx or zip in your c: directory, menuitems will automatically be added on startup
  55.   and you can then choose to also pack the pdf file to reduce size with one of the above packers.
  56.  
  57. That's about it..
  58. The program is now FAXware, so fax us someting if you like the program..
  59. (We just bought a new faxmachine, you see :-))
  60.  
  61.  
  62.  
  63. - General information --
  64.  
  65. Macintosh has a program called Distiller.
  66. This program converts postscript files in a certain source directory to PDF files in an output directory.
  67.  
  68. We (Amiga) have Ghostscript to create PDF files.
  69. AutoPDF uses Ghostscript to convert postscript files into PDF files.
  70. The nice thing about AutoPDF is that it will monitor a given directory untill files (or just one) are copied into it, then
  71. it will convert the file to a PDF file placing it (and the original file) into a given destination directory.
  72.  
  73. Just run AutoPDF in the background and it will convert any postscript file placed in the source directory automatically.
  74. However, since creating a PDF file with Ghostscript eats up most of your processor time, conversion will only start after
  75. 'activating' the AutoPDF window.
  76.  
  77. I've written this program to save time in converting to PDF files, however NO error checks are programmed!
  78. If you run the program with non existing directories, AutoPDF will monitor these (non-existing) directories until it's terminated.
  79. Also.. Ghostscript preferably like Postscript files created with the AdobeDistiller.ppd file. Other postscript
  80. files might result into errors. For more info have a look at the GhostScript documentation.
  81. AutoPDF looks for Ghostscripts executable "GS" in the assign "Ghostscript:".
  82.  
  83.  
  84. Usage:
  85.  
  86. AutoPDF <source dir> <dest. dir> [-v]
  87. or
  88. AutoPDF <if={path+file}> <of={Path+file}> pack=LHA|LZX|ZIP [-v]
  89.  
  90. e.g.
  91. AutoPDF DH0:PDF/in/ DH1:Out/
  92. or
  93. AutoPDF if=RAM:test.ps of=DH1:PDF/Out/test.pdf  pack=LHA -v
  94.  
  95. Important: You have to end the source and destination paths with a "/".
  96.  
  97. -v is optional, but should be the last argument.
  98.  
  99. **You can try to use AutoPDF AppWindow, but this is just someting I tried, don't expect to much..
  100. **You can quit this version from the Workbench tool menu..
  101.  
  102.  
  103. This program is freeware and hopefully some DTP'rs out there might find it usefull.
  104. Drop us a note if you like it (or not..)
  105.  
  106.  
  107. Designburo.nl
  108. Email: info@designburo.nl
  109. Fax: +31 (0)162 461885
  110. http://www.designburo.nl
  111.  
  112.  
  113. ============================= Archive contents =============================
  114.  
  115. Original  Packed Ratio    Date     Time    Name
  116. -------- ------- ----- --------- --------  -------------
  117.    59600   23686 60.2% 06-Apr-01 18:00:52  AutoPDF
  118.     5420    2424 55.2% 06-Apr-01 18:01:00  AutoPDF.readme
  119. -------- ------- ----- --------- --------
  120.    65020   26110 59.8% 07-Apr-101 04:53:46   2 files
  121.